home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-03-28 | 1.6 KB | 41 lines | [TEXT/mdos] |
- V1.2 Additions to code: 28/3/95
- Added code to search for < > " and & entities and
- replace them with their HTML codes, except
- in anchors.
- Altered macros to place only filename of macros in
- document, not full pathname. Thanks to Steve
- Ring for pointing out this oversight.
- Added ® and © and CENTER for Netscape
- compatability
- Added code to pull out ENTITIES to support non-ansi
- characters
- Recoded Lists to remove unnecessary <LI> markers
- Recoded TITLE locating section
- Added FontSize compatability for NetScape
- Changed source to link library functions into code
- removing need for BC40RTL.DLL
- Added Icon Toolbar
-
-
- V1.1 Just some major bug fixing! 4/3/95
- Anchors immediately after a font change got corrupted - Fixed
- Font not returned to 'normal font' after new-line - Fixed
-
- V1.0 The first public release. 28/2/95
-
- ----------------------------------------------------------------------------
- To be done:
-
- Updating to HTML 2.0+ when the final spec is released, am currently
- adding Netscape capability too.
- Altering code so that <BR> and <HR> split between two lines in .sam
- file are not ignored. Will mean large chunks re-writing!
- Alter code to allow nested lists of different types.
-
-
-
- Please report any bugs found to sbx@cs.nott.ac.uk
- Note that the latest version of AmiWeb is always available from my home page:
-
- http://www.cs.nott.ac.uk/~sbx/
-